SixBit API Schema
BusinessProfileNameType Simple Type
Description
The name of the business profile. If the BusinessProfileID is provided, this will be ignored.
Namespace (none)
Type
Restriction of xs:string
Diagram
BusinessProfileNameType Simple Type
Overview
BusinessProfileNameType Restriction of xs:string
The name of the business profile. If the BusinessProfileID is provided, this will be ignored.
Source
<xs:simpleType name="BusinessProfileNameType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The name of the business profile. If the BusinessProfileID is provided, this will be ignored.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.